Copy all the .h and .cpp files from the Windows project and build with:

	g++ -m32 -fPIC -dynamiclib -compatibility_version 1.0.0 -current_version 1.0.0 -Os *.cpp -o gme.dylib